home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 January / CHIP Turkiye Ocak 1997.iso / program / printer / brother / genel / laser / hl-4ps.pp_ / hl-4ps.pp
PostScript Printer Description  |  1993-09-29  |  9KB  |  254 lines

  1. *PPD-Adobe: "4.0"
  2. *%%    PPD file
  3. *%%    for "HL-4PS Ver 4.0"
  4. *%%    Copyright(C) 1993 Brother Industries, Ltd.
  5.  
  6. *%
  7. *%
  8. *% General Defaults & Information
  9. *%
  10. *FormatVersion: "4.0"
  11. *FileVersion: "1.3"
  12. *LanguageVersion: English
  13. *ModelName: "Brother HL-4PS"
  14. *NickName: "Brother HL-4PS"
  15. *PCFileName: "HL-4PS.PPD"
  16. *Product: "(Brother HL-4PS)"
  17. *PSVersion: "(51.8)1"
  18. *ColorDevice: False
  19. *DefaultColorSpace: Gray
  20. *FileSystem: False
  21. *LanguageLevel:  "1"
  22. *Throughput: "4"
  23.  
  24. *% Media Selection
  25.  
  26. *OpenUI *PageSize: PickOne
  27. *OrderDependency: 30 AnySetup *PageSize
  28. *DefaultPageSize:  Letter
  29. *PageSize A4: "mark{statusdict /a4tray get exec}stopped {a4}if cleartomark"
  30. *PageSize A4Small: "mark{statusdict /a4tray get exec}stopped a4small cleartomark"
  31. *PageSize B5: "mark{statusdict /b5tray get exec}stopped {b5}if cleartomark"
  32. *PageSize Envelope.459.649/C5 Envelope: "mark{statusdict /c5envelopetray get exec}stopped {c5envelope}if cleartomark"
  33. *PageSize Envelope.312.624/DL Envelope: "mark{statusdict /dlenvelopetray get exec}stopped {dlenvelope}if cleartomark"
  34. *PageSize Letter: "mark{statusdict /lettertray get exec} stopped {letter}if cleartomark"
  35. *PageSize LetterSmall: "mark{statusdict /lettertray get exec} stopped lettersmall cleartomark"
  36. *PageSize Legal: "mark{statusdict /legaltray get exec}stopped {legal}if cleartomark"
  37. *PageSize Executive: "mark{statusdict /executivetray get exec}stopped {executive}if cleartomark"
  38. *PageSize Envelope.297.684/Comm #10 Envelope: "mark{statusdict /com10envelopetray get exec}stopped {com10envelope}if cleartomark"
  39. *PageSize Envelope.279.540/Monarch Envelope: "mark{statusdict /monarcenvelopetray get exec}stopped {monarcenvelope}if cleartomark"
  40. *?PageSize: "save statusdict begin 10 dict flush begin
  41. /small? {initgraphics clippath pathbbox pop pop pop 20 lt}def
  42. /a4tray {small? {(A4)}{(A4Small)}ifelse }def
  43. /lettertray {small? {(Letter)}{(LetterSmall)}ifelse}def
  44. /b5tray(B5) def
  45. /c5envelopetray(Envelope.459.649/C5 Envelope) def
  46. /dlenvelopetray(Envelope.312.624/DL Envelope) def
  47. /legaltray(Legal) def
  48. /executivetray(Executive) def
  49. /com10envelopetray(Com #10) def
  50. /monarcenvelopetray(Monarch) def
  51. mark {papersize {cvx exec = flush} if}stopped 
  52. {printerstatus 16#ff and
  53.     dup dup dup 2 eq {/a4tray cvx exec = flush}
  54.             {8 eq {/lettertray cvx exec = flush}
  55.                 {18 eq {/b5tray cvx exec = flush}
  56.                     {24 eq {/legaltray cvx exec = flush}
  57.                         {(nocassette) = flush}ifelse
  58.                     }ifelse
  59.                 }ifelse
  60.             }ifelse
  61. }if
  62. end end cleartomark restore
  63. "
  64. *End
  65. *CloseUI: *PageSize
  66.  
  67. *OpenUI *PageRegion: PickOne
  68. *OrderDependency: 40 AnySetup *PageRegion
  69. *DefaultPageRegion: Letter
  70. *PageRegion A4: "a4"
  71. *PageRegion B5: "b5"
  72. *PageRegion Envelope.459.649/C5 Envelope: "c5envelope"
  73. *PageRegion Envelope.312.624/DL Envelope: "dlenvelope"
  74. *PageRegion Letter: "letter"
  75. *PageRegion Legal: "legal"
  76. *PageRegion LetterSmall: "lettersmall"
  77. *PageRegion A4Small: "a4small"
  78. *PageRegion Executive: "executivepage"
  79. *PageRegion Envelope.297.684/Comm #10 Envelope: "com10envelope"
  80. *PageRegion Envelope.279.540/Monarch Envelope: "monarcenvelope"
  81. *CloseUI: *PageRegion
  82.  
  83. *DefaultImageableArea: Letter
  84. *ImageableArea A4: "12.96 3.84 577.2 825.6 "
  85. *ImageableArea B5: "20.64 5.52 500.4 711.84 "
  86. *ImageableArea Envelope.459.649/C5 Envelope: "18.0 18.24 440.16 630.48 "
  87. *ImageableArea Envelope.312.624/DL Envelope: "18.0 18.24 294.24 605.52 "
  88. *ImageableArea Letter: "14.16 5.52 597.6 773.28 "
  89. *ImageableArea Legal: "14.16 5.52 597.6 989.28 "
  90. *ImageableArea LetterSmall: "30.72 30.48 583.44 761.76 "
  91. *ImageableArea A4Small: "26.4 30.48 567.6 811.44 "
  92. *ImageableArea Executive: "18.0 18.24 501.6 738.0 "
  93. *ImageableArea Envelope.297.684/Comm #10 Envelope: "18.0 18.24 278.88 666.0 "
  94. *ImageableArea Envelope.279.540/Monarch Envelope: "18.0 18.24 259.68 522.0 "
  95. *?ImageableArea: "
  96.  
  97.       save
  98.         /pr{{ceiling exch ceiling}{floor exch floor}ifelse
  99.             psub psub
  100.         }def
  101.         /psub{cvi =string cvs print ( ) print}def
  102.         initgraphics clippath pathbbox
  103.         4 2 roll true pr false pr flush 
  104.     restore
  105. "
  106. *End
  107. *DefaultPaperDimension: Letter
  108. *PaperDimension A4: "595 842"
  109. *PaperDimension B5: "516 729"
  110. *PaperDimension Envelope.459.649/C5 Envelope: "459 649"
  111. *PaperDimension Envelope.312.624/DL Envelope: "312 624"
  112. *PaperDimension Letter: "612 792"
  113. *PaperDimension Legal: "612 1008"
  114. *PaperDimension LetterSmall: "552 730"
  115. *PaperDimension A4Small: "537 780"
  116. *PaperDimension Executive: "522 756"
  117. *PaperDimension Envelope.297.684/Comm #10 Envelope: "297 684"
  118. *PaperDimension Envelope.279.540/Monarch Envelope: "279 540"
  119. *VariablePaperSize: false 
  120. *OpenUI *InputSlot: PickOne
  121. *OrderDependency: 20 AnySetup *InputSlot
  122. *DefaultInputSlot: AutoSelect
  123. *InputSlot AutoSelect: ""
  124. *CloseUI: *InputSlot
  125.  
  126. *DefaultOutputOrder: Normal
  127. *OpenUI *ManualFeed: Boolean
  128. *OrderDependency: 20 AnySetup *ManualFeed
  129. *DefaultManualFeed: False
  130. *ManualFeed True: "statusdict/manualfeed true put"
  131. *ManualFeed False: "statusdict/manualfeed false put"
  132. *?ManualFeed: "
  133. statusdict/manualfeed get{(True)}{(False)}ifelse = flush"
  134. *End
  135. *CloseUI : *ManualFeed
  136.  
  137. *DefaultResolution: 300dpi
  138. *?Resolution: "
  139. save
  140.         initgraphics
  141.         matrix defaultmatrix 0 get 72 mul round cvi 
  142.         (      ) cvs print (dpi)= flush
  143.     restore
  144. "
  145. *End
  146.  
  147. *ScreenFreq: "60.0"
  148. *ScreenAngle: "45.0"
  149. *ScreenProc Dot: "
  150. {  dup    mul    exch    dup    mul    add  1   exch    sub  }
  151. "
  152. *End
  153. *DefaultScreenProc: Dot
  154.  
  155. *% Font Information ========================
  156. *?FontList: "
  157.     save
  158.             FontDirectory{pop ==}forall
  159.             (*)print flush
  160.       restore
  161. "
  162. *End
  163. *?FontQuery: "
  164.     save 
  165.             count 1 gt 
  166.             {exch dup dup
  167.                   =string  cvs (/) print print (:) print
  168.                   FontDirectory exch known 
  169.                      {pop(Yes)}
  170.                         counttomark 
  171.                         0 gt    {cleartomark(Yes)}
  172.                                 {cleartomark(No)
  173.                         }ifelse
  174.                 }ifelse
  175.                 = 
  176.             }if
  177.             (*) = flush
  178.         restore
  179. "
  180. *End
  181. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  182. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  183. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  184. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  185. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  186.  
  187. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  188. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  189. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  190. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  191. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  192.  
  193. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  194. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi:  "45.0"
  195. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi:  "71.5651"
  196. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  197. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  198.  
  199. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  200. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  201. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  202. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi:"47.4342"
  203. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  204.  
  205. *InkName: ProcessBlack/Process Black
  206. *InkName: CustomColor/Custom Color
  207. *InkName: ProcessCyan/Process Cyan
  208. *InkName: ProcessMagenta/Process Magenta
  209. *InkName: ProcessYellow/Process Yellow
  210.  
  211. *PrinterError: "service call"
  212. *PrinterError: "cover open"
  213. *PrinterError: "no paper casette"
  214. *PrinterError: "out of paper"
  215. *PrinterError: "paper jam"
  216. *PrinterError: "no toner cartridge"
  217. *PrinterError: "warning up"
  218. *PrinterError: "paper entry misfeed"
  219. *PrinterError: "manual feed time out"
  220. *Status: "idle"
  221. *Status: "busy"
  222. *Status: "printing"
  223. *Status: "printing test page" 
  224. *Status: "initializing"
  225. *Status: "PrinterError: service call"
  226. *Status: "PrinterError: cover open"
  227. *Status: "PrinterError: no paper casette"
  228. *Status: "PrinterError: out of paper"
  229. *Status: "PrinterError: paper jam"
  230. *Status: "PrinterError: no toner cartridge"
  231. *Status: "PrinterError: warning up"
  232. *Status: "PrinterError: paper entry misfeed"
  233. *Status: "PrinterError: manual feed time out"
  234. *Source: "serial 9"
  235. *Source: "serial 25"
  236. *Source: "parallel"
  237. *Source: "AppleTalk"
  238. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  239. *Message: "%% [ Flushing: rest of job (to end-of-file) will be ignored ] %%"
  240. *Message: "\\FontName\\ not found, using BR-03B."
  241. *FreeVM: "666996"
  242.  
  243. *Reset: "
  244.     clear cleardictstack
  245.     serverdict begin 0 exitserver
  246.     systemdict /quit get exec
  247. "
  248. *End
  249. *PassWord: "0"
  250. *ExitServer: "serverdict begin 0 exitserver"
  251. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  252.  
  253. *%End of PPD file
  254.